memory cache
英 [ˈmeməri kæʃ]
美 [ˈmeməri kæʃ]
网络 内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存
英英释义
noun
- (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
双语例句
- This paper proposes an adaptive-level memory cache strategy by which people can store the accessed Web resources adaptively, release the pressure of Web server and reduce the document retrieval latency.
该文提出的自适应存储缓冲策略应用于代理服务器上,通过自适应地存储Web资源,缩短了文档的检索时间。 - All modern CPUs must utilize local memory cache to minimize latency of fetching instructions and data from memory.
所有现代的CPU必须使用本地存储的缓存,将获取指令和数据的延迟降到最低。 - Interface Design of Main Memory for Cache Experiment
Cache实验中的主存储器接口设计 - Memcached is an open source project designed to make use of the spare RAM in many servers to act as a memory cache for frequently accessed pieces of information.
memcached是一个开源项目,旨在利用多个服务器内的多余RAM来充当一个可存放经常被访问信息的内存缓存。 - This essay discuss an innovative way to make use of the memory cache to resolve the problem.
论文提出了使用内存缓存的方式对该问题进行解决。 - MemCacheSize sets the number of elements that can be held in a memory cache at any one time.
MemCacheSize设置一次能够保存在内存高速缓存中的元素数目。 - When the memory cache region becomes full, LRU removes the least recently used cached data first.
当内存缓存区域满时,LRU会首先删除最近最少使用的缓存数据。 - A Parallel Memory Cache System and Its Implementation
一种并行内存缓冲系统及其实现技术 - It works by retrieving the data row information that the reader transaction needs from the DB2 logs-usually from the log's memory cache, which is very fast.
它采用的方法是从DB2日志(常常是从非常快速的日志内存缓存)中获取读者事务需要的数据行。 - If the value is0, the memory cache will not be created.
如果该值为0,那么将不会创建内存高速缓存。
